home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / show / PhotoCDAGA11.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  4.3 KB  |  95 lines

  1. Short:    PhotoCD viewer/converter (for AGA)
  2. Author:   Guenther@studbox.uni-stuttgart.de
  3. Uploader: Guenther@studbox.uni-stuttgart.de
  4. Type:     gfx/show
  5.  
  6. PhotoCDAGA is a viewer/converter for pictures in the PhotoCD format. It is
  7. based on the sources of the program "hpcdtoppm" written by Hadmut Danisch.
  8.  
  9. Advantages of PhotoCDAGA:
  10.  
  11. - high picture quality gained by using the overskip mode and map-files
  12.   (probably better than with all other programs)
  13. - it does not cost you anything
  14. - complete source code is included, it can be compiled with all C compilers on
  15.   the Amiga
  16. - high speed (it is compiled with gcc 2.6.3, a part of it is written directly
  17.   in assembly language)
  18. - saving in ppm-format is possible to allow conversion into other picture
  19.   formats
  20.   (e.g. to IFF-ILBM with ppm2AGA or to JPEG with cjpeg)
  21.   In the NETPBM package you can find converters for almost all formats.
  22.   (Aminet: gfx/pbm)
  23.  
  24. Disadvantages: (sorry)
  25.  
  26. - needs lot of memory
  27. - not very comfortable (shell command)
  28. - resolutions higher than Base (512x768) are not supported
  29.   (you have to use hpcdtoppm, the original, in this case)
  30.  
  31. History
  32. *******
  33.  
  34. 1.0 - 20-November-1994
  35.  
  36.     - first public release
  37.  
  38. 1.1 - 11-April-1995
  39.  
  40.     - ixemul.library is not needed any more
  41.     - a stack size of 4000 bytes is enough
  42.     - when moving the picture screen around the errors at the left border
  43.       will be much smaller
  44.     - better and faster screen opening
  45.     - added 16-pictures-overview (option -0 n)
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.    44436   23025 48.1% 12-Apr-95 13:59:06  bin/PhotoCDAGA
  53.    34128   18929 44.5% 12-Apr-95 12:10:34  bin/ppm2AGA.020
  54.    19235    4589 76.1% 08-Jan-95 14:57:20  developer/EncodeHAM.asm
  55.     2648    1211 54.2% 05-May-94 22:05:02  developer/NOTES
  56.    10206    4276 58.1% 12-Apr-95 11:26:56  doc/PhotoCDAGA.doc
  57.    13203    5759 56.3% 12-Apr-95 11:26:32  doc/PhotoCDAGA.dok
  58.    12179    5048 58.5% 12-Apr-95 11:24:14  doc/ppm2AGA.doc
  59.    21904    9219 57.9% 12-Apr-95 11:23:02  doc/ppm2AGA.dok
  60.      651     347 46.6% 20-Nov-94 19:39:22  s/PhotoMap
  61.     4784    1753 63.3% 11-Apr-95 23:43:58  src/photocdaga/color.c
  62.     3997    1825 54.3% 15-Nov-94 23:14:10  src/photocdaga/config.h
  63.    14364    2453 82.9% 04-Oct-94 15:25:46  src/photocdaga/const.c
  64.     7101    2290 67.7% 11-Apr-95 21:39:48  src/photocdaga/display.c
  65.    12181    3067 74.8% 09-Jan-95 19:43:16  src/photocdaga/EncodeHAM8.asm
  66.     5159    2050 60.2% 11-Apr-95 16:46:26  src/photocdaga/hpcdtoppm.h
  67.    12730    4188 67.1% 12-Apr-95 13:57:02  src/photocdaga/main.c
  68.      521     295 43.3% 11-Apr-95 22:57:58  src/photocdaga/makefile.gcc
  69.      442     245 44.5% 20-Nov-94 18:13:14  src/photocdaga/makefile.manx
  70.     1870     771 58.7% 15-Nov-94 21:26:50  src/photocdaga/ppm.c
  71.    23676    6762 71.4% 11-Apr-95 22:16:04  src/photocdaga/tools.c
  72.    10113    2616 74.1% 11-Apr-95 23:13:46  src/photocdaga/wrdisplay.c
  73.     1887     791 58.0% 28-Sep-94 22:41:36  src/ppm2aga/ASLScreenMode.c
  74.     4895    1563 68.0% 07-Jan-95 17:27:48  src/ppm2aga/DisplayGfx.c
  75.    19235    4589 76.1% 08-Jan-95 14:57:20  src/ppm2aga/EncodeHAM.asm
  76.      408     220 46.0% 24-Dec-93 18:12:42  src/ppm2aga/libpbm.h
  77.      276     183 33.6% 24-Dec-93 18:13:04  src/ppm2aga/libpgm.h
  78.      277     183 33.9% 24-Dec-93 18:13:16  src/ppm2aga/libppm.h
  79.      761     424 44.2% 12-Apr-95 11:47:50  src/ppm2aga/makefile.020.gcc
  80.     1434     552 61.5% 24-Dec-93 18:08:28  src/ppm2aga/pbm.h
  81.     8053    3330 58.6% 18-Apr-94 21:30:20  src/ppm2aga/pbmplus.h
  82.     1783     675 62.1% 24-Dec-93 18:09:40  src/ppm2aga/pgm.h
  83.     2140     668 68.7% 04-Oct-93 10:11:32  src/ppm2aga/pnm.h
  84.     3003    1095 63.5% 24-Dec-93 18:03:30  src/ppm2aga/ppm.h
  85.     7041    2495 64.5% 12-Apr-95 12:09:04  src/ppm2aga/ppm2AGA.c
  86.      985     411 58.2% 18-Apr-94 21:11:18  src/ppm2aga/ppm2AGA.h
  87.    30569    8409 72.4% 08-Apr-95 15:34:36  src/ppm2aga/ppm2ilbm.c
  88.      561     322 42.6% 10-Feb-95 19:42:32  src/ppm2aga/makefile.020.manx
  89.     1315     407 69.0% 24-Dec-93 20:04:54  src/ppm2aga/ppmcmap.h
  90.    12418    3615 70.8% 14-Apr-94 19:53:34  src/ppm2aga/ppmcolorlib.c
  91.    14996    3655 75.6% 25-Sep-94 11:18:26  src/ppm2aga/ppmlib.c
  92.      132     111 15.9% 05-Jun-94 21:28:52  src/ppm2aga/README
  93. -------- ------- ----- --------- --------
  94.   367697  134416 63.4% 12-Apr-95 17:22:34   41 files
  95.